Next: Texinfo export, Previous: OpenDocument Text export, Up: Exporting [Contents][Index]
org export back-end creates a normalized version
of the Org document in current buffer. In particular, it
evaluates Babel code (see Evaluating
code blocks) and removes other back-ends specific
contents.
org-org-export-to-org)Export as an Org document. For an Org file, myfile.org, the resulting file will be myfile.org.org. The file will be overwritten without warning.
org-org-export-as-org)Export to a temporary buffer. Do not create a file.
Export to an Org file, then open it.